|
FrameLib
0.1
Arbitrarily timed and sized frame-based DSP
|
#include <FrameLib_DSP.h>
Public Member Functions | |
| SchedulerInfo () | |
| SchedulerInfo (FrameLib_TimeFormat timeAdvance, bool newFrame, bool outputDone) | |
Public Attributes | |
| FrameLib_TimeFormat | mTimeAdvance |
| bool | mNewFrame |
| bool | mOutputDone |
|
inline |
|
inline |
| bool FrameLib_DSP::SchedulerInfo::mNewFrame |
| bool FrameLib_DSP::SchedulerInfo::mOutputDone |
| FrameLib_TimeFormat FrameLib_DSP::SchedulerInfo::mTimeAdvance |